PHY SET EMITTER GROWTH RATE
Controls how quickly particles grow over time.
PHY SET EMITTER GROWTH RATE ID, rate#
ID
Integer
identification number of the emitter object
rate#
Float
how quickly the particles grow over time
This command is to be used in conjunction with phy set emitter max size. For example, if the maximum size of a particle being emitted is 10.0 and the initial size is 1.0 ( default ) then you can set the growth rate to 1.0 and over time the particles will increase their size by 1.0. In this case if you wanted the particles to grow larger then you may choose to use a higher value of 5.0 and they will transition from 1.0 to 6.0 and then to 10.0 ( they cannot go past the maximum size ).
No example code is provided for this command